How to Install eclipse-cdt-qt software package in Debian 8 (Jessie)

How to Install eclipse-cdt-qt software package in Debian 8 (Jessie)

eclipse-cdt-qt software package provides Qt framework support for Eclipse CDT, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eclipse-cdt-qt 

eclipse-cdt-qt is installed in your system.

Make ensure the eclipse-cdt-qt package were installed using the commands given below,

$ sudo dpkg-query -l | grep eclipse-cdt-qt *

You will get with eclipse-cdt-qt package name, version, architecture and description in a table

eclipse-cdt-qt package basic information:

Distro Debian 8 jessie
Section Development
Package eclipse-cdt-qt
Version 8.5.0-1
Description Qt framework support for Eclipse CDT
Sub Section Devel


See Also, How to uninstall or remove eclipse-cdt-qt software package from Debian 8 (Jessie)?